RangeColorRule Constructor

Initializes a new instance of the RangeColorRule class.
 

Parameters

options

Type: Object
An object containing properties to set on this instance.
Optional: True

Examples

The following example initializes a new instance of a RangeColorRule object:

var newObject = new dundas.controls.RangeColorRule();